home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Mac OS 8.5 Updaters / RealPC⁄Soft Windows / SoftWindows / SoftWindows Upgrade Disk / UNIXONLY / UNIX95.UGD < prev    next >
Encoding:
Text File  |  1998-08-24  |  5.0 KB  |  328 lines

  1. #[
  2. #    Name:        u.unix95.ugd
  3. #
  4. #    Derived from:    mac95.ugd
  5. #
  6. #    Author:        Clive Standbridge
  7. #
  8. #    Created on:    Dec 1996
  9. #
  10. #    Sccs ID:    @(#)u.unix95.ugd    1.5 07/10/97
  11. #
  12. #    Coding Stds:    
  13. #
  14. #    Purpose:    A script file for use with Windows 95 upgrader WIN95LIC
  15. #            This script is specific to Unix hosts.
  16. #
  17. #    Copyright 1997 Insignia Solutions PLC. All rights reserved.
  18. #]
  19.  
  20. #-------------------------------------------------------------------------------
  21. # Add WinIdle to Startup Folder.
  22. #-------------------------------------------------------------------------------
  23. LNK
  24. CRT
  25. $$STARTUP\WNIDLE32.LNK
  26. C:\WINDOWS\WNIDLE32.EXE
  27. 0000
  28. END
  29.  
  30.  
  31. #-------------------------------------------------------------------------------
  32. # Restore standard keyboard layouts which may have been altered by beta upgrades
  33. #-------------------------------------------------------------------------------
  34.  
  35. REG
  36. UPD
  37. HKEY_LOCAL_MACHINE
  38. System\CurrentControlSet\control\keyboard layouts\00000809
  39. REG_SZ
  40. layout file
  41. kbduk.kbd
  42. END
  43.  
  44. REG
  45. UPD
  46. HKEY_LOCAL_MACHINE
  47. System\CurrentControlSet\control\keyboard layouts\0000040C
  48. REG_SZ
  49. layout file
  50. kbdfr.kbd
  51. END
  52.  
  53. REG
  54. UPD
  55. HKEY_LOCAL_MACHINE
  56. System\CurrentControlSet\control\keyboard layouts\00000407
  57. REG_SZ
  58. layout file
  59. kbdgr.kbd
  60. END
  61.  
  62. #-------------------------------------------------------------------------------
  63. # Add registry entries for host-specific keyboard layouts.
  64. # These may then be selected as special sub-language variants.
  65. #-------------------------------------------------------------------------------
  66.  
  67. # HP UK ITF keyboard
  68.  
  69. REG
  70. UPD
  71. HKEY_LOCAL_MACHINE
  72. System\CurrentControlSet\control\Nls\Locale
  73. REG_SZ
  74. 00008809
  75.  
  76. END
  77.  
  78. REG
  79. UPD
  80. HKEY_LOCAL_MACHINE
  81. System\CurrentControlSet\control\keyboard layouts\00008809
  82. REG_SZ
  83. layout file
  84. kukitf.kbd
  85. END
  86.  
  87. REG
  88. UPD
  89. HKEY_LOCAL_MACHINE
  90. System\CurrentControlSet\control\keyboard layouts\00008809
  91. REG_SZ
  92. layout text
  93. HP UK ITF
  94. END
  95.  
  96. # HP French ITF keyboard
  97.  
  98. REG
  99. UPD
  100. HKEY_LOCAL_MACHINE
  101. System\CurrentControlSet\control\Nls\Locale
  102. REG_SZ
  103. 0000840C
  104.  
  105. END
  106.  
  107. REG
  108. UPD
  109. HKEY_LOCAL_MACHINE
  110. System\CurrentControlSet\control\keyboard layouts\0000840C
  111. REG_SZ
  112. layout file
  113. kfritf.kbd
  114. END
  115.  
  116. REG
  117. UPD
  118. HKEY_LOCAL_MACHINE
  119. System\CurrentControlSet\control\keyboard layouts\0000840C
  120. REG_SZ
  121. layout text
  122. HP French ITF
  123. END
  124.  
  125. # HP German ITF keyboard
  126.  
  127. REG
  128. UPD
  129. HKEY_LOCAL_MACHINE
  130. System\CurrentControlSet\control\Nls\Locale
  131. REG_SZ
  132. 00008407
  133.  
  134. END
  135.  
  136. REG
  137. UPD
  138. HKEY_LOCAL_MACHINE
  139. System\CurrentControlSet\control\keyboard layouts\00008407
  140. REG_SZ
  141. layout file
  142. kgritf.kbd
  143. END
  144.  
  145. REG
  146. UPD
  147. HKEY_LOCAL_MACHINE
  148. System\CurrentControlSet\control\keyboard layouts\00008407
  149. REG_SZ
  150. layout text
  151. HP German ITF
  152. END
  153.  
  154. # SPARC UK type 4 keyboard
  155.  
  156. REG
  157. UPD
  158. HKEY_LOCAL_MACHINE
  159. System\CurrentControlSet\control\Nls\Locale
  160. REG_SZ
  161. 00009809
  162.  
  163. END
  164.  
  165. REG
  166. UPD
  167. HKEY_LOCAL_MACHINE
  168. System\CurrentControlSet\control\keyboard layouts\00009809
  169. REG_SZ
  170. layout file
  171. kukt4.kbd
  172. END
  173.  
  174. REG
  175. UPD
  176. HKEY_LOCAL_MACHINE
  177. System\CurrentControlSet\control\keyboard layouts\00009809
  178. REG_SZ
  179. layout text
  180. SPARC UK type 4
  181. END
  182.  
  183. # SPARC French type 4 keyboard
  184.  
  185. REG
  186. UPD
  187. HKEY_LOCAL_MACHINE
  188. System\CurrentControlSet\control\Nls\Locale
  189. REG_SZ
  190. 0000940C
  191.  
  192. END
  193.  
  194. REG
  195. UPD
  196. HKEY_LOCAL_MACHINE
  197. System\CurrentControlSet\control\keyboard layouts\0000940C
  198. REG_SZ
  199. layout file
  200. kfrt4.kbd
  201. END
  202.  
  203. REG
  204. UPD
  205. HKEY_LOCAL_MACHINE
  206. System\CurrentControlSet\control\keyboard layouts\0000940C
  207. REG_SZ
  208. layout text
  209. SPARC French type 4
  210. END
  211.  
  212. # SPARC German type 4 keyboard
  213.  
  214. REG
  215. UPD
  216. HKEY_LOCAL_MACHINE
  217. System\CurrentControlSet\control\Nls\Locale
  218. REG_SZ
  219. 00009407
  220.  
  221. END
  222.  
  223. REG
  224. UPD
  225. HKEY_LOCAL_MACHINE
  226. System\CurrentControlSet\control\keyboard layouts\00009407
  227. REG_SZ
  228. layout file
  229. kgrt4.kbd
  230. END
  231.  
  232. REG
  233. UPD
  234. HKEY_LOCAL_MACHINE
  235. System\CurrentControlSet\control\keyboard layouts\00009407
  236. REG_SZ
  237. layout text
  238. SPARC German type 4
  239. END
  240.  
  241. # SPARC UK type 5 keyboard
  242.  
  243. REG
  244. UPD
  245. HKEY_LOCAL_MACHINE
  246. System\CurrentControlSet\control\Nls\Locale
  247. REG_SZ
  248. 0000A809
  249.  
  250. END
  251.  
  252. REG
  253. UPD
  254. HKEY_LOCAL_MACHINE
  255. System\CurrentControlSet\control\keyboard layouts\0000A809
  256. REG_SZ
  257. layout file
  258. kukt5.kbd
  259. END
  260.  
  261. REG
  262. UPD
  263. HKEY_LOCAL_MACHINE
  264. System\CurrentControlSet\control\keyboard layouts\0000A809
  265. REG_SZ
  266. layout text
  267. SPARC UK type 5
  268. END
  269.  
  270. # SPARC French type 5 keyboard
  271.  
  272. REG
  273. UPD
  274. HKEY_LOCAL_MACHINE
  275. System\CurrentControlSet\control\Nls\Locale
  276. REG_SZ
  277. 0000A40C
  278.  
  279. END
  280.  
  281. REG
  282. UPD
  283. HKEY_LOCAL_MACHINE
  284. System\CurrentControlSet\control\keyboard layouts\0000A40C
  285. REG_SZ
  286. layout file
  287. kfrt5.kbd
  288. END
  289.  
  290. REG
  291. UPD
  292. HKEY_LOCAL_MACHINE
  293. System\CurrentControlSet\control\keyboard layouts\0000A40C
  294. REG_SZ
  295. layout text
  296. SPARC French type 5
  297. END
  298.  
  299. # SPARC German type 5 keyboard
  300.  
  301. REG
  302. UPD
  303. HKEY_LOCAL_MACHINE
  304. System\CurrentControlSet\control\Nls\Locale
  305. REG_SZ
  306. 0000A407
  307.  
  308. END
  309.  
  310. REG
  311. UPD
  312. HKEY_LOCAL_MACHINE
  313. System\CurrentControlSet\control\keyboard layouts\0000A407
  314. REG_SZ
  315. layout file
  316. kgrt5.kbd
  317. END
  318.  
  319. REG
  320. UPD
  321. HKEY_LOCAL_MACHINE
  322. System\CurrentControlSet\control\keyboard layouts\0000A407
  323. REG_SZ
  324. layout text
  325. SPARC German type 5
  326. END
  327.  
  328.